home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 July / INTERNET105.ISO / pc / software / windows / utils / flash_capture / setup.exe / {app} / FCIEXT.dll / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  2003-01-23  |  1.3 KB  |  39 lines

  1.     FCIEXT.Flash.1 = s 'Flash Class'
  2.         CLSID = s '{C64C422F-1017-4B17-8DF5-7C73DA66145C}'
  3.     FCIEXT.Flash = s 'Flash Class'
  4.         CLSID = s '{C64C422F-1017-4B17-8DF5-7C73DA66145C}'
  5.         CurVer = s 'FCIEXT.Flash.1'
  6.     NoRemove CLSID
  7.         ForceRemove {C64C422F-1017-4B17-8DF5-7C73DA66145C} = s 'Flash Class'
  8.             ProgID = s 'FCIEXT.Flash.1'
  9.             VersionIndependentProgID = s 'FCIEXT.Flash'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{6E5624B4-41DF-42CF-91AA-D7B32BAE2451}'
  14.   Software
  15.     Microsoft
  16.     {
  17.       'Internet Explorer'
  18.       {
  19.         MenuExt
  20.       'Save F&lash with FlashCapture' = s 'res://%MODULE%/FCIEXT.htm'
  21.         val Contexts = d '1'
  22.       }
  23.     }
  24.   SOFTWARE
  25.     Microsoft
  26.     {
  27.       'Internet Explorer'
  28.       {
  29.         Extensions
  30.       {753BBC4B-CC73-4fb8-A5B5-CA09C804C1DD}
  31.         val ButtonText = s 'FlashCapture'
  32.         val CLSID = s '{1FBA04EE-3024-11D2-8F1F-0000F87ABD16}'
  33.         val 'Default Visible' = s 'Yes'
  34.         val Script = s 'res://%MODULE%/FCIEXT.htm'
  35.         val HotIcon = s '%MODULE%,206'
  36.         val Icon = s '%MODULE%,206'
  37.       }
  38.     }
  39.